Package | signal.core.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/StructureDefinition/episodeofcare |
Url | https://signalbhn.org/fhir/StructureDefinition/episodeofcare |
Status | active |
Name | SignalEpisodeOfCare |
Title | EpisodeOfCare Profile |
Experimental | False |
Realm | us |
Authority | hl7 |
Type | EpisodeOfCare |
Kind | resource |
No resources found
ValueSet | |
https://signalbhn.org/fhir/ValueSet/signal-program | Signal Program |
https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-type | Signal Healthcare Service Type |
{
"resourceType" : "StructureDefinition",
"id" : "signal-epdisodeofcare-profile",
"url" : "https://signalbhn.org/fhir/StructureDefinition/episodeofcare",
"name" : "SignalEpisodeOfCare",
"title" : "EpisodeOfCare Profile",
"status" : "active",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "EpisodeOfCare",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EpisodeOfCare.status",
"path" : "EpisodeOfCare.status",
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/episode-of-care-status"
}
},
{
"id" : "EpisodeOfCare.type",
"path" : "EpisodeOfCare.type",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding.system"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "extensible",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-type"
}
},
{
"id" : "EpisodeOfCare.type:program",
"path" : "EpisodeOfCare.type",
"sliceName" : "program",
"binding" : {
"strength" : "required",
"description" : "This value set defines the set of codes that could be can be used to classify signal specific programs",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-program"
}
},
{
"id" : "EpisodeOfCare.type:services",
"path" : "EpisodeOfCare.type",
"sliceName" : "services",
"binding" : {
"strength" : "required",
"description" : "Signal specific healthcare service types being performed or delivered",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-type"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.